Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshProtos
/
resend_chunksOrBuilder
resend_
chunks
Or
Builder
interface
resend_chunksOrBuilder
:
MessageOrBuilder
Inheritors
resend_chunks
Builder
Members
Functions
get
Chunks
Link copied to clipboard
abstract
fun
getChunks
(
index
:
Int
)
:
Int
repeated uint32 chunks = 1;
get
Chunks
Count
Link copied to clipboard
abstract
fun
getChunksCount
(
)
:
Int
repeated uint32 chunks = 1;
get
Chunks
List
Link copied to clipboard
abstract
fun
getChunksList
(
)
:
List
<
Integer
>
repeated uint32 chunks = 1;